home *** CD-ROM | disk | FTP | other *** search
- Here is all the new VDI based MGR stuff from my hard disk.
-
- in each sub-directory there is a Makefile/README that will help
- you build the stuff in that sub-dirctory. The Makefile are set
- up to compile with "cgcc -mint" (if you have your gcc configured
- for mint by default, then you can eliminate the -mint).
-
- to build this stuff, you will first have to build mgr/src/atari/blitlib.a,
- copy of link that into mgr/lib/blitlib.a, and after that build
- the lib in mgr/lib/mgr*.olb, and only after that the rest of the stuff.
-
- i have built and tested all the stuff at some point or the other. so
- unless something drastically changed in the libs, all of it should
- compile and run just fine. of course if you have any problems, just write.
-
- thanks again to eric smith who did most of the hard work on this port.
-
-
- in ash/, i have included my diffs to ash used to build sh.ttp. Note
- that this sh.ttp uses the readline library in ash/readline. this
- is a somewhat restricted but very portable readline with a gnu-readline
- interface. i quite like this sh.ttp, as now it has sh + line editing +
- completion + history, so its sufficiently close to bash, yet several 10's
- of K smaller. these diffs to ash also include howards -mbaserel diffs
- for ash.
-
- cheers,
- ++jrb bammi@cadence.com
-